Skip to content

add variable bucket_policy_document_template to use the bucket arn within the policy within the module to avoid loops #36

Merged
merged 3 commits into from
Feb 28, 2022

Conversation

badra001
Copy link
Contributor

  • add variable bucket_policy_document_template to use the bucket arn within the policy within the module to avoid loops
    • ${s3_bucket_arn} in the template to get replaced with the created s3 bucket ARN
    • ${s3_bucket_id} in the template to get replaced with the created s3 bucket ID
    • ${kms_key_arn} in the template to get replaced with the provided or created KMS Key ARN

@badra001 badra001 merged commit 918df06 into master Feb 28, 2022
@badra001 badra001 deleted the add-bucket-policy-template branch February 28, 2022 16:35
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant